Flow by Laminar [LW24]

Open-source dynamic task engine for building AI agents

2024-12-03

Flow by Laminar [LW24]
Flow is a lightweight task engine for building AI agents. With Flow you code will be cleaner, and you will have power to effortlessly build parallel, stateful, dynamic agentic workflows.
Flow by Laminar [LW24] is an open-source, lightweight task engine designed to simplify the creation of AI agents through dynamic workflows. Unlike traditional node-based systems, Flow employs a dynamic task queue architecture that enables parallel execution, runtime task scheduling, and smart dependencies. This approach eliminates the need for predefined edges, making complex workflows more intuitive and code cleaner. Key features include state management, conditional branching, streaming task execution, and dynamic task pushing. Flow is bloat-free, with no external dependencies, and integrates seamlessly with Laminar's tracing tools for debugging. Ideal for developers seeking flexibility and simplicity, Flow empowers users to build scalable, stateful AI workflows effortlessly.
Developer Tools Artificial Intelligence GitHub